home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / p / pro_control / procontrolv1.0.dms / in.adf / ReadMe < prev    next >
Encoding:
Text File  |  1993-04-10  |  4.7 KB  |  100 lines

  1.                            ProCONTROL 1.0 ReadMe
  2.                  Late Breaking News and Manual Corrections
  3.  
  4. Contents:
  5.  
  6.     o    Obtaining Technical Support
  7.     o    Tutorial Pictures Acknowledgements
  8.  
  9.     o    Last-Minute Features, Changes, and Clarifications
  10.  
  11. ===========================================================================
  12.                         Obtaining Technical Support
  13.  
  14. Whenever  you  call  us  for  technical  support, please have your ADPro or
  15. MorphPlus serial number, as well as the exact version number of the program
  16. (found  by pressing the About button on ADPro's or MorphPlus' main screen).
  17. Having this information available will allow us to better serve you.
  18.  
  19. You can reach us at the phone number listed in your manual.
  20.  
  21. ===========================================================================
  22.                     Tutorial Pictures Acknowledgements
  23.  
  24. Thanks  to Louis Jaime for use of the below images in the Tutorials chapter
  25. of the documentation:
  26.  
  27. ---------------------------------------------------------------------------
  28. These  images,  in  any  form,  are protected under federal copyright laws.
  29. They  cannot  be  altered or used for any commercial purposes and/or public
  30. display, unless I [Louis Jaime] am notified in advance and grant permission
  31. in writing.
  32.  
  33. Special  permission granted to Doug Crane for use as examples in ProControl
  34.              ProControl puts Amiga Power at your finger tips!
  35.  
  36. ---------------------------------------------------------------------------
  37. Mirrored Checks        Copyright (c) 1992 Louis Jaime  All rights reserved.
  38. ---------------------------------------------------------------------------
  39.  
  40. This  image  originated from an acrylic painting I did a few years ago.  It
  41. was  taken  from  a series I did on how reflective surfaces can introduce a
  42. new, and at times decieving visual perspective.  Raytracing seemed like the
  43. natural solution.
  44.  
  45. ---------------------------------------------------------------------------
  46. Emerald                Copyright (c) 1993 Louis Jaime  All rights reserved.
  47. ---------------------------------------------------------------------------
  48.  
  49. This  is  a  frame of an animation I created called "Emerald".  I recommend
  50. taking  a look at this animation to get the full effect.  The stone rotates
  51. and the waves in the pool move.  Let your imagination take it from there...
  52.  
  53. ===========================================================================
  54.              Last-Minute Features, Changes, and Clarifications
  55.  
  56.     o    Caching Loader, Saver, and Operator Modules
  57.     o    Specifying Starting ANIM Frame
  58.     o    New Menu Items
  59.  
  60. ---------------------------------------------------------------------------
  61.                 Caching Loader, Saver, and Operator Modules
  62.  
  63. ProCONTROL  now supports loader, operator, and saver caching for ADPro.  Go
  64. to  the  "Options"  menu  and  insure  that  "Cache"  is checked.  Now when
  65. processing is begun, ProCONTROL will set up directories in RAM:  containing
  66. all  loaders,  operators,  and savers used in the script(s).  These will be
  67. removed when processing is complete.
  68.  
  69. ---------------------------------------------------------------------------
  70.                       Specifying Starting ANIM Frame
  71.  
  72. There  is a new section in the "Script Info" requester (accessed by double-
  73. clicking  any line in your script).  If the line selected is an ANIM loader
  74. line,  you will be able to specify the "frame 1 offset" in the Anim section
  75. of  this  window.   When used, the first frame loaded from the anim will be
  76. the  number  you  specify, not frame 1.  This option is ghosted if the line
  77. selected is not an ANIM line.
  78.  
  79. ---------------------------------------------------------------------------
  80.                               New Menu Items
  81.  
  82. "Display  Pic"/"UnDisplay  Pic" menu items.  These will bring your image to
  83. front or push it to back when placed in your script.  Equivalent to hitting
  84. "ReDisplay" on ADPro.
  85.  
  86. "Guess  Screen"/"Guess Colors" menu items.  Normally when writing a script,
  87. a  specific display type is selected before rendering a picture.  Sometimes
  88. when  loading  a  script,  you  might  wish  to process files that are of a
  89. different resolution than those used when the script was written.  By using
  90. "Guess  Screen" instead of injecting a screen type from ProCONTROL's SCREEN
  91. section,  ProCONTROL  will try to determine the best screen format based on
  92. the  image  data  currently  loaded  in  ADPro.   It  will  then  issue the
  93. appropriate  "SCREEN_TYPE" command.  Similarly, "Guess Colors" replaces the
  94. choices  in  the  COLORS  section.   "Guess Colors" will use 4 colors for a
  95. super  hi-res  image,  16  colors  for a hi-res image, and HAM for a lo-res
  96. image.  "Guess Colors" has little use on a 4000 as settings like HAM8 apply
  97. to almost all graphics modes.
  98.  
  99. ===========================================================================
  100.